deltas: Expose the filename parameter
authorGatis Paeglis <gatis.paeglis@qt.io>
Thu, 24 Nov 2016 14:59:36 +0000 (15:59 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 27 Feb 2017 22:10:26 +0000 (22:10 +0000)
commit64422a7d0beb5243d051320cc94c14324b845049
treedc5ecf861b8fb1575a045e63df4ebee1e8eebd4c
parent9695c476846684098ad454fcbe06a370fe92d63e
deltas: Expose the filename parameter

The C API (ostree_repo_static_delta_generate) knows what to do
with it, but this parameter was never exposed via command line
tool.

Closes: https://github.com/ostreedev/ostree/issues/695
Closes: #703
Approved by: jlebon
src/ostree/ot-builtin-static-delta.c
tests/test-delta.sh